Locks the mesh resource so that its vertex data can be modified. Don't forget to unlock it again when done editing, or it won't be rendered!
Return Boolean = DX11 LOCK MESH VERTEXDATA(mesh)
mesh
DwordThe mesh to lock the vertex data of.
True if the vertex data was successfully locked, or false otherwise.
MESH Functions Menu DX11 Function Categories